ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / PageIndex Property

In This Topic
    PageIndex Property (IItemsSource<T>)
    In This Topic
    Gets or sets the page index.
    Syntax
    'Declaration
     
    Property PageIndex As Integer
    int PageIndex {get; set;}
    See Also